(Magic File Names): Add @vindex file-name-handler-alist,
authorKevin Ryde <user42@zip.com.au>
Fri, 16 Oct 2009 23:32:01 +0000 (23:32 +0000)
committerKevin Ryde <user42@zip.com.au>
Fri, 16 Oct 2009 23:32:01 +0000 (23:32 +0000)
in particular so `info-lookup-symbol' can find its docs.

doc/lispref/files.texi

index 8f47dfadd6c15b8e87a0c7cf3366ceaf755fbfc8..905763334137394ecc8b745d0314e32047682ee1 100644 (file)
@@ -2561,6 +2561,7 @@ expression to define the class of names (all those that match the
 regular expression), plus a handler that implements all the primitive
 Emacs file operations for file names that do match.
 
+@vindex file-name-handler-alist
   The variable @code{file-name-handler-alist} holds a list of handlers,
 together with regular expressions that determine when to apply each
 handler.  Each element has this form: